Type UnitPreconditioner<T>
Namespace MathNet.Numerics.LinearAlgebra.Solvers
Interfaces IPreconditioner<T>
Vector<T>
The right hand side vector.
The left hand side vector. Also known as the result vector.
Matrix<T>
The matrix upon which the preconditioner is based.